object frmHelpForm: TfrmHelpForm Left = 279 Top = 264 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'WAV Browser Help' ClientHeight = 346 ClientWidth = 427 Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 16 object RzPanel1: TRzPanel Left = 0 Top = 297 Width = 427 Height = 49 BevelSides = [sdTop] BorderSides = [] Align = alBottom BevelInner = bvLowered TabOrder = 0 object BitBtn1: TBitBtn Left = 169 Top = 8 Width = 89 Height = 33 TabOrder = 0 Kind = bkOK end end object RzPanel2: TRzPanel Left = 0 Top = 0 Width = 427 Height = 297 BorderSides = [] Align = alClient BevelInner = bvLowered BevelOuter = bvNone BorderWidth = 4 TabOrder = 1 object RzPanel3: TRzPanel Left = 5 Top = 5 Width = 417 Height = 287 BorderSides = [] Align = alClient BevelOuter = bvNone Color = clWhite TabOrder = 0 object Label1: TLabel Left = 16 Top = 16 Width = 385 Height = 17 AutoSize = False Caption = '* Click on WAV file in the listbox to play the file once.' end object Label2: TLabel Left = 16 Top = 40 Width = 385 Height = 16 AutoSize = False Caption = '* Right click on a WAV file to play it continuously.' end object Label3: TLabel Left = 16 Top = 64 Width = 377 Height = 16 AutoSize = False Caption = '* Double click on a WAV file to activate the editor.' end object Label4: TLabel Left = 16 Top = 88 Width = 377 Height = 16 AutoSize = False Caption = '* Specify an editor by selecting "File|Options..." from the menu' + '.' end object Label5: TLabel Left = 16 Top = 184 Width = 385 Height = 16 AutoSize = False Caption = '* Everything else is self-explanatory! :-)' end object RzLabel1: TRzLabel Left = 148 Top = 216 Width = 121 Height = 24 Alignment = taCenter AutoSize = False Caption = 'Enjoy!' Font.Color = clBlack Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False TextStyle = tsShadow end object Label6: TLabel Left = 72 Top = 240 Width = 273 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Dan Gilbert - Email: dgpc001@cyberia.com' end object Label7: TLabel Left = 28 Top = 256 Width = 361 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Updates available at www.interlink-2000.com/dgpc001' end object Label8: TLabel Left = 16 Top = 112 Width = 297 Height = 16 AutoSize = False Caption = '* Press [Esc] to cancel playing a WAV file.' end object Label9: TLabel Left = 16 Top = 160 Width = 321 Height = 16 AutoSize = False Caption = '* Shift-click to add a WAV file to the current playlist.' end object Label10: TLabel Left = 16 Top = 136 Width = 385 Height = 16 AutoSize = False Caption = '* Clicking the progress indicator will cancel playing a WAV file' + '.' end end end end